Find File
FIND_FILE
Searches for a file in a folder and its subfolders.
Parameters
pattern
(String): The Search pattern. Use *
as wildcards
folder
(String):
Returns
The path to the file. If there are multiple matches, only the first one is returned.